home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Texty / crackme / CRKME3.EXE / 0 / RCDATA / TFORM3 / TFORM3.txt
Encoding:
Text File  |  1999-03-26  |  2.4 KB  |  92 lines

  1. object Form3: TForm3
  2.   Left = 666
  3.   Top = 207
  4.   Width = 225
  5.   Height = 100
  6.   Caption = 'Form3'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Bevel1: TBevel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 217
  20.     Height = 73
  21.   end
  22.   object AHMLabel1: TAHMLabel
  23.     Left = 8
  24.     Top = 8
  25.     Width = 49
  26.     Height = 17
  27.     Caption = 'Name:'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -13
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = [fsBold]
  33.     Frame.FrameStyle = frameNone
  34.     ParentFont = False
  35.   end
  36.   object AHMLabel2: TAHMLabel
  37.     Left = 8
  38.     Top = 40
  39.     Width = 49
  40.     Height = 17
  41.     Caption = 'Serial:'
  42.     Font.Charset = DEFAULT_CHARSET
  43.     Font.Color = clWindowText
  44.     Font.Height = -13
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Style = [fsBold]
  47.     Frame.FrameStyle = frameNone
  48.     ParentFont = False
  49.   end
  50.   object Edit1: TEdit
  51.     Left = 56
  52.     Top = 8
  53.     Width = 121
  54.     Height = 21
  55.     TabOrder = 0
  56.   end
  57.   object Edit2: TEdit
  58.     Left = 56
  59.     Top = 40
  60.     Width = 121
  61.     Height = 21
  62.     TabOrder = 1
  63.   end
  64.   object BitBtn1: TBitBtn
  65.     Left = 184
  66.     Top = 16
  67.     Width = 25
  68.     Height = 41
  69.     Default = True
  70.     TabOrder = 2
  71.     OnClick = BitBtn1Click
  72.     Glyph.Data = {
  73.       DE010000424DDE01000000000000760000002800000024000000120000000100
  74.       0400000000006801000000000000000000001000000000000000000000000000
  75.       80000080000000808000800000008000800080800000C0C0C000808080000000
  76.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  77.       3333333333333333333333330000333333333333333333333333F33333333333
  78.       00003333344333333333333333388F3333333333000033334224333333333333
  79.       338338F3333333330000333422224333333333333833338F3333333300003342
  80.       222224333333333383333338F3333333000034222A22224333333338F338F333
  81.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  82.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  83.       0000333333333A222433333333333338F338F33300003333333333A222433333
  84.       333333338F338F33000033333333333A222433333333333338F338F300003333
  85.       33333333A222433333333333338F338F00003333333333333A22433333333333
  86.       3338F38F000033333333333333A223333333333333338F830000333333333333
  87.       333A333333333333333338330000333333333333333333333333333333333333
  88.       0000}
  89.     NumGlyphs = 2
  90.   end
  91. end
  92.